Total Complexity | 31 |
Dependencies | 3 |
Dependents | 2 |
Total lines | 260 |
Lines of code | 110 |
Logical lines of code | 52 |
Comment lines | 84 |
Methods | 9 |
Properties | 9 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 45 | 12 | 49 | |
run() | 55 | 6 | 21 | |
allowedRetries() | 62 | 4 | 12 | |
attempt() | 65 | 3 | 10 | |
getDelay() | 70 | 2 | 5 | |
canAttempt() | 80 | 1 | 3 | |
backOff() | 76 | 1 | 4 | |
getJitter() | 78 | 1 | 3 | |
setRetryMap() | 81 | 1 | 3 |